home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWSOFT / AUGUST / FREEDIAL / !FDInstall / FreeDial / Providers / nl / NLnet / Scripts / SLIP
Text File  |  1996-03-15  |  305b  |  22 lines

  1. # NLnet SLIP script
  2.  
  3. Echo Logging in
  4. Wait ogin:
  5. SendGS cslip:<Inet$NodeName>@<Inet$Domain>|M
  6. # Login
  7. Wait assword:
  8. Password
  9. Wait from
  10. GetIP Inet$RemoteIP
  11. *Set Inet$RouterIP <Inet$RemoteIP>
  12. Wait to
  13. GetIP Inet$LocalIP
  14.  
  15. ResConf
  16.  
  17. Echo Starting FreeNet
  18. Task InetStack:SLIP
  19.  
  20. *Pin InetStack:!ShutDown 0 236
  21. Quit
  22.